GrapeCity.CalcEngine.Functions Namespace > CalcFTestFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 2 items: array1, array2.
Array1 is the first array or range of data.
Array2 is the second array or range of data.
'Usage Dim instance As CalcFTestFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 2 items: array1, array2.
Array1 is the first array or range of data.
Array2 is the second array or range of data.
Target Platforms: Windows Server 2012, Windows RT